STEP 13: Let's have the sprite do a flip too! We'll need to add this command INSIDE the event block.
An event is a block of code that holds a set of commands. The user controls when the event runs by typing a key or clicking an object. Commands INSIDE an event have a green block to the left, like this: ····¬
- Change the number in .turn_left() to 360.
To navigate the page using the TAB key, first press ESC to exit the code editor.